fcc-6-ch5-recommend

Writes Chapter 5 recommendations mirroring Chapter 4 analysis findings in accounting case theses.

93|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/1542740346-png/fcc-compiler-v5.1 --skill fcc-6-ch5-recommend-1542740346-png
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: fcc-6-ch5-recommend
Source: https://github.com/1542740346-png/fcc-compiler-v5.1/tree/main/fcc-6-ch5-recommend
Command: npx skills add https://github.com/1542740346-png/fcc-compiler-v5.1 --skill fcc-6-ch5-recommend-1542740346-png

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Writing the recommendations chapter of an accounting case-study thesis often drifts from the analysis chapter, producing generic advice like "strengthen supervision" that reviewers reject. This Skill enforces a strict one-to-one mapping between Chapter 4 problems and Chapter 5 countermeasures so every recommendation is traceable and actionable. ## Core Features & Use Cases - Ch4-Ch5 One-to-One Mapping: Extracts every problem identified in the Chapter 4 draft and generates exactly one corresponding countermeasure, blocking additions or omissions. - Three-Part Recommendation Structure: Each countermeasure follows a fixed pattern of problem restatement, actionable suggestion with a clear actor, and softened expected-effect statement. - Rule Enforcement and Validation: Applies P0/P1 writing rules (no parenthetical explanations, no arrows, paragraph-first-sentence patterns, 6,500-7,000 word range) and validates output via chapter_check.py before completion. - Use Case: A graduate student finishing an audit-failure case thesis loads this Skill after Chapter 4 is complete; it reads the Chapter 4 draft, builds an alignment table, and writes a compliant Chapter 5 with each recommendation labeled by its source analysis section. ## Quick Start Run the fcc-6-ch5-recommend skill to write Chapter 5 recommendations based on my completed Chapter 4 draft.

Frequently Asked Questions about fcc-6-ch5-recommend

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a recommendations chapter that matches my analysis chapter?▼

Extract every problem identified in your analysis chapter first, then write exactly one countermeasure per problem using a three-part structure: restate the problem, propose a specific actionable measure with a clear responsible party, and state the expected effect in softened language.

What makes a thesis recommendation too generic for reviewers?▼

Phrases like "strengthen supervision" or "improve the system" without a specified actor, action, and target are rejected as empty. Each recommendation must name who acts, what they do, and what outcome is expected, and must cite the analysis section it derives from.

Can I add new analysis or theory in the recommendations chapter?▼

No. The recommendations chapter must only use findings already established in the analysis chapter. Introducing new facts, new analysis, or new theory at this stage violates the mapping rule and breaks the evidence chain reviewers check.

What happens if my Chapter 4 and Chapter 5 problem counts do not match?▼

A mismatch triggers a blocking error. If a recommendation lacks a corresponding Chapter 4 problem it must be deleted; if a Chapter 4 problem lacks a countermeasure, a new recommendation row must be added and written before the chapter can pass validation.

What are the word count and formatting limits for the recommendations chapter?▼

The chapter must be 6,500-7,000 characters, with each countermeasure around 200-350 characters. Formatting rules ban arrows, limit dashes to eight per chapter, prohibit parenthetical asides, and forbid starting paragraphs with author-year citations.