0spoon
- 7 skills
- 0 followers
- 9 hours ago last updated
- ▌ Projd End · 0spoonSession wrap-up: commit work, update feature status, push feature branch, create PR if complete, write handoff if incomplete. Run this when all acceptance criteria are met or the session is ending.
- ▌ Projd Plan · 0spoonPlanning session: analyze requirements and create structured feature files in .projd/progress/. Does NOT start implementation.
- ▌ Projd Adopt · 0spoonAdd projd infrastructure to an existing project. Copies skills, hooks, scripts, and merges CLAUDE.md and settings.json without disturbing existing code.
- ▌ Projd Start · 0spoonAgent orientation: read project state, handoff context, smoke test, and identify the current feature. Run this at the start of every work session before implementing anything.
- ▌ Projd Create · 0spoonCreate a new project from the projd. Clones the template, configures for your language, initializes git, optionally creates a GitHub repo, and interviews you to complete CLAUDE.md.
- ▌ Projd Hands On · 0spoonSelect a feature to work on, create its branch, and present the acceptance criteria. You stay in the loop and review each step.
- ▌ Projd Hands Off · 0spoonLaunch parallel agents on parallelizable features. Each agent gets an isolated worktree and works autonomously, with automated tests as the quality gate.