Commit Graph
29 Commits
Author SHA1 Message Date
duthaho bc6418761d fix: align Small-tier plan-review rule and changelog wording
Resolve two consistency nits from review: shape-spec said plan-review was
'optional' for Small while the README canonical table says skip it (align
to skip); and the changelog now describes both misuse directions the new
rationalizations guard against, not just gate-skipping.
2026-07-22 05:00:06 +00:00
duthaho 81c94aee91 docs: rationalizations + changelog for effort-tier model
Add one rationalization row to each design-phase skill against using the
tier model as an excuse to skip the evidence gate (verification-gate /
code-review-loop never scale by tier), and record the change in the
changelog.
2026-07-22 04:57:29 +00:00
duthaho 9e24f1d511 feat: explicit effort-tier model across the design-phase spine
Add a Trivial/Small/Standard tier model so the design ceremony scales to
the change while the evidence gate never does. README gains a canonical
'Sizing the work' table + the non-negotiable rule (verification-gate and
code-review-loop always run); shape-spec gets a Step 0 sizing gate;
write-plan and plan-review state which tier they belong to.
2026-07-22 04:55:38 +00:00
duthahoandGitHub 5ff342ad8f feat: evidence gate --rerun — diff actual test run against the artifact's claim (#5) 2026-07-22 10:25:12 +07:00
duthahoandGitHub 7515e6635e feat: evidence gate — verify citations and fake-green tripwires (#4) 2026-07-22 09:44:30 +07:00
duthaho ee98295943 docs: record validate/token-report/security-hooks features under Unreleased 2026-07-16 23:32:47 +00:00
duthahoandGitHub 8710df2704 feat: secret-detection and sensitive-file-guard hooks (#3) 2026-07-17 06:29:17 +07:00
duthahoandGitHub f9841971cc feat: token-footprint report for skill/agent frontmatter, budget-enforced in CI (#2) 2026-07-17 05:45:45 +07:00
duthahoandGitHub 80ca7f36e0 Merge pull request #1 from duthaho/feat/validate-plugin 2026-07-12 21:20:19 +07:00
duthaho c6a7817f88 fix: harden validate-plugin against review findings
- normalize CRLF and match the closing frontmatter delimiter tolerantly
  (no false CI failures on Windows-committed files; no latching onto a
  later horizontal rule)
- strip fenced code blocks before section/table scanning so embedded
  anatomy examples can't fool the checks
- strip quotes/inline comments from frontmatter values; reject empty
  required values
- guard readdir/stat so a wrong root or dangling symlink reports instead
  of crashing; fail on zero skills found
- require plugin.json version to exist (undefined===undefined no longer
  passes as in sync)
2026-07-12 14:02:14 +00:00
duthaho c7ffc58fe3 feat: run validate-plugin in CI; document the check in README and AGENTS.md 2026-07-12 13:09:52 +00:00
duthaho e293afff1f feat: add validate-plugin script linting SKILL.md anatomy + version sync
Checks every skills/*/SKILL.md for required frontmatter (name matching
directory, description, user-invocable) and the 8-section anatomy from
README (init is anatomy-exempt as the documented off-spine skill), plus
plugin.json/marketplace.json version sync. Zero deps, exits 1 on any
violation.
2026-07-12 13:09:00 +00:00
duthaho 52e2cd6b4b refactor: documentation for workflows: update Planning & Building, Reviewing & Shipping, and Testing & Debugging sections to enhance clarity and structure. 2026-05-07 16:57:35 +07:00
duthaho 44a3a2835d feat: update project name in wrangler configuration to duthaho-claudekit 2026-04-24 21:21:08 +07:00
duthaho 353f19d986 feat: add initial wrangler configuration for deployment 2026-04-24 21:16:48 +07:00
duthaho f74489b630 refactor: Improved CSS styles for a cohesive theme and better responsiveness 2026-04-24 21:08:02 +07:00
duthaho 8a433185b2 feat: 6-phase workflow spine + plan-review pipeline (v3.1.0) 2026-04-24 13:45:55 +07:00
duthaho d1a6d2a2bc feat: improved the Claude Kit as a plugin 2026-04-19 14:10:38 +07:00
duthaho 3103a8da1b feat: add hooks and rules 2026-04-19 12:11:56 +07:00
duthaho 5d87f8c1f3 feat: restructure website documentation 2026-04-19 11:55:10 +07:00
duthaho ab4890ce5f feat: enhanced documentation for readability and conciseness 2026-04-19 11:33:01 +07:00
duthaho 70e258e1dc feat: migrate commands to skills 2026-04-19 10:55:51 +07:00
duthaho 09538078e7 feat: enhanced the writing skills 2026-04-18 18:50:39 +07:00
duthaho 7fa9a48c6c feat: adding new skills, including testing patterns and methodologies, along with bundled resources for better usability. 2026-03-30 12:18:00 +07:00
duthaho 0ff5ae4082 feat: Integrate MCP servers for enhanced capabilities 2025-12-06 18:11:48 +07:00
duthaho 3c224790f9 feat: add verification methodology and writing plans skills 2025-11-29 23:25:52 +07:00
duthaho 96d9217c31 Enhance Claude Kit with new features and optimizations 2025-11-29 22:02:48 +07:00
duthaho 353e55e2fe Add new methodology skills for enhanced development workflows 2025-11-29 18:27:51 +07:00
duthaho ef96f165ef Add comprehensive skills and documentation for various technologies 2025-11-29 18:07:28 +07:00