feat: TDD skill, session handoff, discovery checklist, brownfield qui…#6
Open
vaibhav-systango wants to merge 1 commit into
Open
feat: TDD skill, session handoff, discovery checklist, brownfield qui…#6vaibhav-systango wants to merge 1 commit into
vaibhav-systango wants to merge 1 commit into
Conversation
…ck tier (v1.2.0) - Add skills/test-driven-development — red-green-refactor loop; explicitly complements generate-unit-tests (post-implementation) with no overlap - Add Level 6 Session Continuity + .context/handoff.md template to context-engineering - Add structured discovery question checklist (7 categories) to spec-driven-development - Add Quick Overview mode and circular dependency detection to brownfield-discovery (inspired by CC-v3 explore skill; cherry-picked 2 ideas, kept our stronger .context/ model) - Add CONTRIBUTING.md — skill anatomy, PR checklist, versioning guide - Add docs/windsurf-setup.md — mirrors cursor-setup.md for Windsurf users - Update routing: AGENTS.md, CLAUDE.md, README.md, using-agent-skills - Add docs/proposal-*.md to .gitignore (internal drafts, not for distribution) - Bump plugin to 1.2.0 No new slash commands. No CI/CD skill (deferred pending CTO input).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v1.2.0 — TDD Skill, Session Handoff, Discovery Enhancements
Branch:
feat/v1.2-tdd-and-enhancements→mainScope: 1 new skill + 3 enhancements + 2 distribution files. No new commands.
What's New
🆕 New Skill:
test-driven-developmentskills/test-driven-development/SKILL.md— 141 linesFills a documented gap:
generate-unit-testsexplicitly tells agents "do not write tests first — that skill is post-implementation by design." This skill covers the intentional counterpart:generate-unit-testsvs.incremental-implementation✨ Enhancement: Session Continuity in
context-engineeringAdds Level 6: Session Continuity — a portable
.context/handoff.mdtemplate for when a session ends mid-task or another engineer picks up. Format: decisions made, current state, next steps, open questions. Marked ephemeral: delete when the work stream is complete.✨ Enhancement: Discovery Question Checklist in
spec-driven-developmentExpands the existing "ask clarifying questions" line into a 7-category structured checklist (Scope, Users & success, Constraints, Dependencies, Edge cases, Non-goals, Prior art). Replaces the proposed
interview-meskill — same workflow, no new skill needed.✨ Enhancement: Quick Overview + Circular Deps in
brownfield-discoveryTwo additions inspired by CC-v3's
exploreskill (audited — we kept our stronger.context/model, cherry-picked 2 gaps):.context/files. For orientation, not mapping..context/architecture.mdtemplate and verification checklist.Distribution
CONTRIBUTING.mddocs/windsurf-setup.mdcursor-setup.md).gitignoredocs/proposal-*.md— internal drafts excluded from distributionRouting
AGENTS.md,CLAUDE.md,README.md,skills/using-agent-skills/SKILL.mdall updated with:test-driven-developmentin intent mapping and lifecyclegenerate-unit-testsdescription updated to clarify post-implementation scopeCONTRIBUTING.mdanddocs/windsurf-setup.mdlinked from READMEWhat's Deferred (with rationale)
ci-cd-pipelineskill.gemini/commands/*.tomlplanning/templates.mdhas aRisks and MitigationstableStats