Skip to content

Update framework skills,docs and linting pre-commit#5

Merged
zazzcode merged 14 commits intomainfrom
update-framework-skills-docs
Mar 22, 2026
Merged

Update framework skills,docs and linting pre-commit#5
zazzcode merged 14 commits intomainfrom
update-framework-skills-docs

Conversation

@zazzcode
Copy link
Copy Markdown
Owner

Summary

This PR updates the board repo to match the latest canonical framework skills and improves the repo’s local reference-implementation setup.

It includes:

  • sync of managed skills from zazz-skills
  • local .agents/skill-extensions/ scaffolding
  • zazzctl wrapper cleanup so the repo-level script points to the canonical board API CLI
  • feature-document scaffolding under .zazz/features/
  • env/example documentation cleanup for board runtime vs framework agent settings
  • pre-commit quality checks with backend lint, frontend lint, and markdown lint

Verification

  • npm run lint
  • cd api && set -a && source .env && set +a && NODE_ENV=test npm run test

Notes

  • Pre-commit now runs via husky + lint-staged
  • Backend tests passed: 15 files, 152 tests
  • Frontend lint passes; existing React Hook warnings remain non-blocking

michaelwitz and others added 14 commits March 14, 2026 15:03
Complete final editorial pass of the framework philosophy document, tighten wording for consistency, and add explicit opinionated contracts for feature directory lifecycle management and branch/worktree naming alignment (including slashless branch names).\n\nCo-Authored-By: Oz <oz-agent@warp.dev>
Integrate a first-class Feature concept into the framework while keeping Deliverable as the bounded unit of agent-completed work. Clarify that docs root is flexible but framework shape is opinionated with required standards/ and features/ directories, and add explicit living SPEC maintenance guidance across enhancements, bug fixes, and rework.\n\nCo-Authored-By: Oz <oz-agent@warp.dev>
Refine framework philosophy to explicitly distinguish long-lived Feature SPECs from per-deliverable Deliverable SPECs, clarify cross-cutting Feature and Milestone semantics, and tighten opinionated documentation naming/structure guidance while preserving flexible docs root support. Also update convergence loop and key principles to reflect deliverable-level iteration plus feature-level specification evolution.\n\nCo-Authored-By: Oz <oz-agent@warp.dev>
Update the framework to treat Features as long-lived user-journey/requirements objects via a Feature Requirements Document (FRD), while reserving SPEC terminology for deliverables. Clarify many-to-many feature↔deliverable requirement mapping, milestone-gated feature capability maturation, and consistent document naming/flow guidance.\n\nCo-Authored-By: Oz <oz-agent@warp.dev>
Refine framework documentation architecture to separate features and deliverables into distinct directories, formalize deliverable-to-feature linkage rules (including shared support work and feature-agnostic chores), and clarify proposal semantics as optional ideation artifacts that can attach to features, deliverables, or both.\n\nCo-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
- add phase-1 Codex policy doc and role configs\n- enable repo-level .codex multi-agent settings for worker/qa/monitor\n- switch framework references to canonical zazz-skills GitHub doc and remove local duplicate\n\nCo-Authored-By: Oz <oz-agent@warp.dev>
- analyze upstream-as-is vs forked local adoption paths\n- add sqlite, lock-authority, and mcp-vs-cli token-efficiency assessment\n- define required switchman coordination policy for multi-agent mode\n\nCo-Authored-By: Oz <oz-agent@warp.dev>
@zazzcode zazzcode merged commit 8e77958 into main Mar 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants