ECC/skills
ericcai e4e94a7e70
fix: preserve content after frontmatter in parse_instinct_file() (#161)
parse_instinct_file() was appending the instinct and resetting state
when frontmatter ended (second ---), before any content lines could be
collected. This caused all content (Action, Evidence, Examples) to be
lost during import.

Fix: only set in_frontmatter=False when frontmatter ends. The existing
logic at the start of next frontmatter (or EOF) correctly appends the
instinct with its collected content.

Fixes #148
2026-02-06 01:00:48 -08:00
..
backend-patterns fix: multiple community-reported issues 2026-01-25 15:43:48 -08:00
clickhouse-io feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
coding-standards feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
configure-ecc feat(skills): add configure-ecc interactive installation wizard 2026-02-05 05:58:02 -08:00
continuous-learning feat: v1.1.0 release - session ID tracking, async hooks, new skills 2026-01-25 18:21:27 -08:00
continuous-learning-v2 fix: preserve content after frontmatter in parse_instinct_file() (#161) 2026-02-06 01:00:48 -08:00
django-patterns feat: add Python/Django support and enhance READMEs (#139) 2026-02-01 04:05:02 -08:00
django-security feat: add Python/Django support and enhance READMEs (#139) 2026-02-01 04:05:02 -08:00
django-tdd feat: add Python/Django support and enhance READMEs (#139) 2026-02-01 04:05:02 -08:00
django-verification feat: add Python/Django support and enhance READMEs (#139) 2026-02-01 04:05:02 -08:00
eval-harness fix: multiple community-reported issues 2026-01-25 15:43:48 -08:00
frontend-patterns feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
golang-patterns fix: add language labels to fenced code blocks for MD040 compliance 2026-01-26 09:35:43 +00:00
golang-testing feat: add comprehensive Golang language support 2026-01-26 08:20:42 +00:00
iterative-retrieval feat: v1.1.0 release - session ID tracking, async hooks, new skills 2026-01-25 18:21:27 -08:00
java-coding-standards feat(skills): add Java Spring Boot skills 2026-01-29 18:54:19 -08:00
jpa-patterns feat(skills): add Java Spring Boot skills 2026-01-29 18:54:19 -08:00
postgres-patterns feat(agents): add database-reviewer agent with Supabase patterns (#48) 2026-01-25 15:44:54 -08:00
project-guidelines-example feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
python-patterns feat: add Python/Django support and enhance READMEs (#139) 2026-02-01 04:05:02 -08:00
python-testing feat: add Python/Django support and enhance READMEs (#139) 2026-02-01 04:05:02 -08:00
security-review feat: add cloud infrastructure security skill (#44) 2026-01-25 15:45:24 -08:00
springboot-patterns feat(skills): add Java Spring Boot skills 2026-01-29 18:54:19 -08:00
springboot-security feat(skills): add Java Spring Boot skills 2026-01-29 18:54:19 -08:00
springboot-tdd feat(skills): add Java Spring Boot skills 2026-01-29 18:54:19 -08:00
springboot-verification feat(skills): add Java Spring Boot skills 2026-01-29 18:54:19 -08:00
strategic-compact feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
tdd-workflow Initial release: Complete Claude Code configuration collection 2026-01-17 17:49:33 -08:00
verification-loop feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00