·knearme-sprint-workflow
>_

knearme-sprint-workflow

aaronbakerdev/knearme-platform

Manage KnearMe portfolio development sprints. This skill should be used when starting a work session, deciding what to work on next, or tracking progress on sprint tasks. It provides guidance on sub-agent delegation and sprint file updates.

3Installs·0Trend·@aaronbakerdev

Installation

$npx skills add https://github.com/aaronbakerdev/knearme-platform --skill knearme-sprint-workflow

SKILL.md

This skill guides development of the KnearMe Portfolio platform through 6 sprints. It ensures sprint files stay updated, progress is tracked, and sub-agents are used effectively.

| Explore | Understanding codebase, finding patterns, scoping work | | Plan | Architecture decisions, multi-file changes, complex features | | feature-dev:code-architect | Designing new features before implementation | | feature-dev:code-reviewer | After significant code changes | | general-purpose | Complex multi-step tasks |

| Database schema creation | Use Supabase MCP applymigration | | New UI component | feature-dev:code-architect → implement | | New API route | Explore existing patterns → implement → code-reviewer | | Multi-file refactor | Plan first → parallel implementation | | Bug fix | Explore root cause → fix → test |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aaronbakerdev/knearme-platform --skill knearme-sprint-workflow
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is knearme-sprint-workflow?

Manage KnearMe portfolio development sprints. This skill should be used when starting a work session, deciding what to work on next, or tracking progress on sprint tasks. It provides guidance on sub-agent delegation and sprint file updates. Source: aaronbakerdev/knearme-platform.

How do I install knearme-sprint-workflow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aaronbakerdev/knearme-platform --skill knearme-sprint-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/aaronbakerdev/knearme-platform

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-01